deps: bump the go-modules group across 1 directory with 6 updates - #2
Open
dependabot[bot] wants to merge 1 commit into
Open
deps: bump the go-modules group across 1 directory with 6 updates#2dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/go_modules/go-modules-cec48cb43d
branch
2 times, most recently
from
July 30, 2026 18:52
fd49130 to
bea9c8b
Compare
Bumps the go-modules group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) | `0.144.0` | `0.145.0` | | [github.com/goccy/go-json](https://github.com/goccy/go-json) | `0.10.2` | `0.10.6` | | [github.com/labstack/echo/v4](https://github.com/labstack/echo) | `4.12.0` | `4.15.4` | | [github.com/rs/zerolog](https://github.com/rs/zerolog) | `1.34.0` | `1.35.1` | | [github.com/spf13/viper](https://github.com/spf13/viper) | `1.20.1` | `1.21.0` | | [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.34.0` | `0.36.3` | Updates `github.com/getkin/kin-openapi` from 0.144.0 to 0.145.0 - [Release notes](https://github.com/getkin/kin-openapi/releases) - [Commits](getkin/kin-openapi@v0.144.0...v0.145.0) Updates `github.com/goccy/go-json` from 0.10.2 to 0.10.6 - [Release notes](https://github.com/goccy/go-json/releases) - [Changelog](https://github.com/goccy/go-json/blob/master/CHANGELOG.md) - [Commits](goccy/go-json@v0.10.2...v0.10.6) Updates `github.com/labstack/echo/v4` from 4.12.0 to 4.15.4 - [Release notes](https://github.com/labstack/echo/releases) - [Changelog](https://github.com/labstack/echo/blob/v4.15.4/CHANGELOG.md) - [Commits](labstack/echo@v4.12.0...v4.15.4) Updates `github.com/rs/zerolog` from 1.34.0 to 1.35.1 - [Commits](rs/zerolog@v1.34.0...v1.35.1) Updates `github.com/spf13/viper` from 1.20.1 to 1.21.0 - [Release notes](https://github.com/spf13/viper/releases) - [Commits](spf13/viper@v1.20.1...v1.21.0) Updates `k8s.io/apimachinery` from 0.34.0 to 0.36.3 - [Commits](kubernetes/apimachinery@v0.34.0...v0.36.3) --- updated-dependencies: - dependency-name: github.com/getkin/kin-openapi dependency-version: 0.145.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/goccy/go-json dependency-version: 0.10.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/labstack/echo/v4 dependency-version: 4.15.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/rs/zerolog dependency-version: 1.35.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/spf13/viper dependency-version: 1.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: k8s.io/apimachinery dependency-version: 0.36.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/go-modules-cec48cb43d
branch
from
August 1, 2026 00:49
bea9c8b to
c6633b8
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the go-modules group with 6 updates in the / directory:
0.144.00.145.00.10.20.10.64.12.04.15.41.34.01.35.11.20.11.21.00.34.00.36.3Updates
github.com/getkin/kin-openapifrom 0.144.0 to 0.145.0Release notes
Sourced from github.com/getkin/kin-openapi's releases.
Commits
88aa64cMerge commit from forkf1a5b52Merge commit from fork27bc028openapi3: stop InternalizeRefs panicking on unresolved discriminator mappings...Updates
github.com/goccy/go-jsonfrom 0.10.2 to 0.10.6Release notes
Sourced from github.com/goccy/go-json's releases.
Commits
e4877d5fix: panic on embedded struct with recursive (#483)9872089fix: AnalyzeTypeAddr using sync.Once (#531)279389aFix: Switch to lazy init() in decoder and encoder (#490)3e9769dUpdate go.yml65c8b28Fix encode []*time.Time - check nil (#524)5e2ae3fUse io package instead of ioutil package (#498)3c67b03Fix custom map marshaling (#505)581620bUpdate go.ymlc352e8ffix: fix a bug for escaping 0xE2 0x80 0xA8 in compactString (#479)df897aefix: decode struct with pointer must be nil (#473)Updates
github.com/labstack/echo/v4from 4.12.0 to 4.15.4Release notes
Sourced from github.com/labstack/echo/v4's releases.
... (truncated)
Changelog
Sourced from github.com/labstack/echo/v4's changelog.
... (truncated)
Commits
ec79b58Merge pull request #3020 from aldas/v4_v4-15-4_changelog2714c07Changelog for v4.15.4 - security fix13f0ed1Merge pull request #3019 from aldas/v4_backport_3016d16a4ecbackport PR 3016 from v48f167b9Merge pull request #3018 from aldas/v4_remove_v5_dep9afa4baremove dependency on labstack/echo v5 introduced in go.mod and go.sum1e05f63Merge pull request #3017 from aldas/v4_ci_updates11a3cc4Update dependencies and add ignore for linting26bd016Update CI action versionsaa52f6aci: run workflows on the v4 branch, not just master (#3013)Updates
github.com/rs/zerologfrom 1.34.0 to 1.35.1Commits
116c806event: restore Err() logging when ErrorStackMarshaler returns nil (#763)1396655Bump CI Go matrix minimum from 1.21 to 1.234b65a2fBump actions/cache from 4 to 5 (#741)b835796Bump actions/setup-go from 5 to 6 (#742)134caf8Added sanitization of journald keys (#751)e133b6aAdded variadic StrsV, ObjectsV, and StringersV (#752)82017d8Bump github.com/coreos/go-systemd/v22 from 22.6.0 to 22.7.0 (#753)2f5b8a9fix: UpdateContext skips Nop and zero-value loggers (#754)d64c9a7Add slog.Handler implementation for zerolog (#755)a0d61dcfix: return dict to Event pool (#749)Updates
github.com/spf13/viperfrom 1.20.1 to 1.21.0Release notes
Sourced from github.com/spf13/viper's releases.
Commits
394040cci: build on go 1.25812f548chore: update dependenciesd5271efci: update stale workflowdff303bfeat: add a stale issue scheduled action1287976build(deps): bump github.com/spf13/pflag from 1.0.7 to 1.0.1038932cdbuild(deps): bump github.com/go-viper/mapstructure/v2 in /remote6d014bebuild(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1b74c7eebuild(deps): bump github.com/fsnotify/fsnotify from 1.8.0 to 1.9.0acd05e1fix: linting issuesae5a8e2ci: upgrade golangci-lintUpdates
k8s.io/apimachineryfrom 0.34.0 to 0.36.3Commits
40bf4b2Update dependencies to v0.36.3 tag34d46beMerge pull request #140296 from jpbetz/cherry-pick-smd-306-revert66a3724Bump sigs.k8s.io/structured-merge-diff/v6 to v6.3.32ec982dMerge pull request #139508lalitc375/automated-cherry-pick-of-#1394806a88102Fix wrong marking of errorsefb7f26Merge remote-tracking branch 'origin/master' into release-1.36d966e56Update github.com/moby/spdystream from v0.5.0 to v0.5.179b3632Merge pull request #137864 from yongruilin/dv-dra-mismatcha8822f7Add slice and map union member support with tests7dba2d0Use IsZero instead of IsNil for union ratcheting check